I'm using the module nodeorder, and I can't hide the Add2Any button in the ordering page.
Nodeorder correctly creates a new view mode for the content type, so I can chose which field to show in that page. Unfortunately, being Add2Any not a field, there's no way of excluding it.

Comments

pbattino created an issue. See original summary.

jantoine’s picture

Status: Active » Needs review
StatusFileSize
new9.73 KB

The attached patch is a backport of #2772201: Add true view mode support for the 7.x-4.x branch. The only thing I didn't include were changes to Display Suite fields.

pbattino’s picture

Status: Needs review » Reviewed & tested by the community

Much better!
Thanks!

vladimiraus’s picture

Status: Reviewed & tested by the community » Needs work

Patch no longer applies to 7 branch.
Need work.